STEP 3: The input variable, question, holds the question that the user asks. This step has tim repeat the question!
- Go to and drag out Say.
- Replace the name in front of .say() with tim.
- Replace the string in .say() with the variable question.
- Run the code and enter a questions. Tim the Wizard should repeat the question!
To navigate the page using the TAB key, first press ESC to exit the code editor.